home *** CD-ROM | disk | FTP | other *** search
/ The Disc - MacWorld 1995 / PowerComputing (The Disc)(MacWorld 1995).ISO / mac / CDFACTOR / HCfactor / HumanCode / HumanCode.DXR / 00078.ls < prev    next >
Encoding:
Text File  |  1995-07-14  |  111 b   |  8 lines

  1. on mouseDown
  2.   pushBtn()
  3.   if rollOver(19) then
  4.     pausethemoov()
  5.     donewchapter(1, 1, #pause)
  6.   end if
  7. end
  8.